.datebasej {
    height: 216px;
    padding: 51px 0 54px 0;
    background-color: #F7F7F7;
}
/*.inside-banner .info {*/
    /*font-size: 16px;*/
    /*margin-top: 35px;*/
/*}*/
.datebasej .txt {
    text-align: center;
    height: 64px;
    font-size: 14px;

    font-weight: 700;
    color: #333333;
    line-height: 24px;
    margin-top: 18px;
}

.yag {
    padding-top: 30px;
}

.yag .tabul {
    height: 55px;
    margin-bottom: -1px;
}

.yag .tabul li {
    float: left;
    width: 128px;
    height: 55px;
    color: #000;
    line-height: 55px;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
}

.yag .tabul li.current {
    border-bottom: 2px solid #ED6827;
    color: #ED6827;
}

.yag .tablist {
    /* height: 1048px; */
    border: 1px solid #DCDCDC;
    padding: 39px 0 30px 29px;
}

.yag .tablist .circle {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 2px solid #ED6827;
    display: inline-block;
    margin-right: 13px;

}

.yag .tablist .circle-title {
    height: 18px;
    font-size: 18px;

    font-weight: 700;
    color: #333333;
    line-height: 22px;
}

.yag .tablist .content-tit {
    color: #333;
    font-size: 14px;
    margin-bottom: 10px;
    margin-top: 34px;
    font-weight: 700;
}

.yag .tablist .zong2 {
    margin-top: 52px;
}

.con-zong {
    margin-left: 20px;
}

.yag .tablist .content-info {
    color: #8A8A8A;
    font-size: 14px;
}

.apply-sec {
    padding: 63px 0 68px 0;
}

.apply-sec .app-list li {
    float: left;
    width: 50%;
    height: 56px;
    background: #FFFFFF;
    border: 1px solid #E5E5E5;
    text-align: center;
    font-weight: 700;
    font-size: 18px;
    line-height: 56px;
    color: #999;
}

.apply-sec .app-list {
    margin-top: 52px;
}

.apply-sec .app-list li.current {
    border-top: 3px solid #ED6827;
    color: #000;
}

.div-show {
    display: block !important;
}

.tab-item .img-container {
    width: 50%;
    /* height: 100%; */
    float: left;
}

.tab-item {
    height: 758px;
    border: 1px solid #E5E5E5;
    display: none;
}

.tab-item .txt-container {
    width: 50%;
    background-color: #FBFBFB;
    height: 700px;
    padding: 57px 56px 0 40px;
    float: right;
}

.tab-item .txt-container .ttitle {
    height: 18px;
    font-size: 18px;

    font-weight: bold;
    color: #333333;
}

.tab-item .txt-container .tinfo {
    font-size: 14px;

    font-weight: 400;
    color: #8A8A8A;
    line-height: 22px;
    margin: 29px 0 20px 0;
}

.tab-item .zong .r-inside-title {
    color: #333333;
    font-size: 14px;
    line-height: 30px;
    height: 30px;
    font-weight: 700;
    margin-bottom: 5px;
}

.r-inside-info {
    margin-bottom: 30px;
    color: #8A8A8A;
    font-size: 14px;
    margin-left: 36px;
}

.tab-item .zong span {
    display: inline-block;
    margin-right: 7px;
}

.tab-item .zong span img {
    width: 100%;
    height: 100%;
    vertical-align: middle;
}

.m-tab-title {
    display: none;
}

.zdfwq {
    padding: 80px 0;
    background: #f4f4f4;
}

.zdfwq .inside-text {
    padding-top: 30px;
    text-align: center;
    font-size: 16px;
    color: #666;
}

.zdfwq .button {
    margin-top: 60px;
    text-align: center;
}

.zdfwq .button a {
    color: #fff;
    font-size: 18px;
    height: 45px;
    max-width: 250px;
    width: 100%;
    line-height: 45px;
    background: #ed6827;
    display: inline-block;
}

.zdfwq .button a:hover {
    background: #e05a3f;
}

.apply {
    padding: 44px 0 36px 0;
    background-color: #1C1C1C;
    height: 183px;
    text-align: left;
}

.apply .apply-title {
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 400;
}

.apply .apply-btn {
    display: block;
    width: 120px;
    height: 40px;
    background-color: #ED6827;
    color: #FFFFFF;
    text-align: center;
    line-height: 40px;
    margin-top: 20px;
    cursor: pointer;
}

.datebasej .m {
    display: none;
}

@media screen and (max-width: 768px) {
    .app-list {
        display: none;
    }

    .datebasej .txt {
        display: none;
    }

    .datebasej .m {
        display: block;
        text-align: left;
    }

    .tab-item {
        display: block;
        height: 100%;
        margin-bottom: 60px;
    }

    .datebasej .txt {
        height: 100%;
    }

    .yag .tablist {
        height: 100%;
        padding-bottom: 20px;
    }

    .tab-item .img-container {
        float: none;
        width: 100%;
    }

    .tab-item .txt-container {
        width: 100%;
        float: none;
        height: 100%;
        padding-bottom: 1px;
    }

    .m-tab-title {
        display: block;
        font-size: 18px;
        padding-left: 12px;
        border-left: 2px solid #ED6827;
        margin-bottom: 20px;
        margin-top: 20px;
    }

    .datebasej {
        height: 100%;
    }
}
